home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / marchzuma.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(press).as
Text File  |  2007-10-01  |  73b  |  5 lines

  1. on(press){
  2.    _root.snd.gotoAndPlay("s01");
  3.    gotoAndStop("hlp");
  4. }
  5.